Skip to content

feat: Remove support for python 3.6 (#1488) #1498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 4, 2022

Conversation

XDRAGON2002
Copy link
Contributor

Closes #1488

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2021

Codecov Report

Merging #1498 (80ea29c) into main (e36bc96) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1498      +/-   ##
==========================================
- Coverage   82.40%   82.34%   -0.06%     
==========================================
  Files         279      279              
  Lines        5450     5473      +23     
  Branches      885      888       +3     
==========================================
+ Hits         4491     4507      +16     
- Misses        769      773       +4     
- Partials      190      193       +3     
Flag Coverage Δ
longtests 82.34% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cve_bin_tool/package_list_parser.py 71.66% <ø> (ø)
cve_bin_tool/cli.py 71.75% <0.00%> (-2.87%) ⬇️
cve_bin_tool/cvedb.py 82.22% <0.00%> (-0.19%) ⬇️
test/test_output_engine.py 98.55% <0.00%> (+0.02%) ⬆️
cve_bin_tool/nvd_api.py 87.75% <0.00%> (+5.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e36bc96...80ea29c. Read the comment docs.

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@terriko terriko merged commit 61eb054 into intel:main Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Continuing support for Python 3.6
3 participants